home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / info / gpl.txt < prev    next >
Text File  |  1998-03-23  |  19KB  |  366 lines

  1. GNU General Public License
  2.  
  3. [ [image of a Philosophical Gnu] ]  (jpeg 7k) (jpeg 141k) no gifs due to
  4.  
  5. patent problems
  6.  
  7.   ------------------------------------------------------------------------
  8.  
  9. Table of Contents
  10.  
  11.    * GNU GENERAL PUBLIC LICENSE
  12.         o Preamble
  13.         o TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  14.         o How to Apply These Terms to Your New Programs
  15.  
  16.   ------------------------------------------------------------------------
  17.  
  18. GNU GENERAL PUBLIC LICENSE
  19.  
  20. Version 2, June 1991
  21.  
  22. Copyright (C) 1989, 1991 Free Software Foundation, Inc.
  23. 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA
  24.  
  25. Everyone is permitted to copy and distribute verbatim copies
  26. of this license document, but changing it is not allowed.
  27.  
  28. Preamble
  29.  
  30. The licenses for most software are designed to take away your freedom to
  31. share and change it. By contrast, the GNU General Public License is intended
  32. to guarantee your freedom to share and change free software--to make sure
  33. the software is free for all its users. This General Public License applies
  34. to most of the Free Software Foundation's software and to any other program
  35. whose authors commit to using it. (Some other Free Software Foundation
  36. software is covered by the GNU Library General Public License instead.) You
  37. can apply it to your programs, too.
  38.  
  39. When we speak of free software, we are referring to freedom, not price. Our
  40. General Public Licenses are designed to make sure that you have the freedom
  41. to distribute copies of free software (and charge for this service if you
  42. wish), that you receive source code or can get it if you want it, that you
  43. can change the software or use pieces of it in new free programs; and that
  44. you know you can do these things.
  45.  
  46. To protect your rights, we need to make restrictions that forbid anyone to
  47. deny you these rights or to ask you to surrender the rights. These
  48. restrictions translate to certain responsibilities for you if you distribute
  49. copies of the software, or if you modify it.
  50.  
  51. For example, if you distribute copies of such a program, whether gratis or
  52. for a fee, you must give the recipients all the rights that you have. You
  53. must make sure that they, too, receive or can get the source code. And you
  54. must show them these terms so they know their rights.
  55.  
  56. We protect your rights with two steps: (1) copyright the software, and (2)
  57. offer you this license which gives you legal permission to copy, distribute
  58. and/or modify the software.
  59.  
  60. Also, for each author's protection and ours, we want to make certain that
  61. everyone understands that there is no warranty for this free software. If
  62. the software is modified by someone else and passed on, we want its
  63. recipients to know that what they have is not the original, so that any
  64. problems introduced by others will not reflect on the original authors'
  65. reputations.
  66.  
  67. Finally, any free program is threatened constantly by software patents. We
  68. wish to avoid the danger that redistributors of a free program will
  69. individually obtain patent licenses, in effect making the program
  70. proprietary. To prevent this, we have made it clear that any patent must be
  71. licensed for everyone's free use or not licensed at all.
  72.  
  73. The precise terms and conditions for copying, distribution and modification
  74. follow.
  75.  
  76. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  77.  
  78. 0. This License applies to any program or other work which contains a notice
  79. placed by the copyright holder saying it may be distributed under the terms
  80. of this General Public License. The "Program", below, refers to any such
  81. program or work, and a "work based on the Program" means either the Program
  82. or any derivative work under copyright law: that is to say, a work
  83. containing the Program or a portion of it, either verbatim or with
  84. modifications and/or translated into another language. (Hereinafter,
  85. translation is included without limitation in the term "modification".) Each
  86. licensee is addressed as "you".
  87.  
  88. Activities other than copying, distribution and modification are not covered
  89. by this License; they are outside its scope. The act of running the Program
  90. is not restricted, and the output from the Program is covered only if its
  91. contents constitute a work based on the Program (independent of having been
  92. made by running the Program). Whether that is true depends on what the
  93. Program does.
  94.  
  95. 1. You may copy and distribute verbatim copies of the Program's source code
  96. as you receive it, in any medium, provided that you conspicuously and
  97. appropriately publish on each copy an appropriate copyright notice and
  98. disclaimer of warranty; keep intact all the notices that refer to this
  99. License and to the absence of any warranty; and give any other recipients of
  100. the Program a copy of this License along with the Program.
  101.  
  102. You may charge a fee for the physical act of transferring a copy, and you
  103. may at your option offer warranty protection in exchange for a fee.
  104.  
  105. 2. You may modify your copy or copies of the Program or any portion of it,
  106. thus forming a work based on the Program, and copy and distribute such
  107. modifications or work under the terms of Section 1 above, provided that you
  108. also meet all of these conditions:
  109.  
  110.    * a) You must cause the modified files to carry prominent notices stating
  111.      that you changed the files and the date of any change.
  112.  
  113.    * b) You must cause any work that you distribute or publish, that in
  114.      whole or in part contains or is derived from the Program or any part
  115.      thereof, to be licensed as a whole at no charge to all third parties
  116.      under the terms of this License.
  117.  
  118.    * c) If the modified program normally reads commands interactively when
  119.      run, you must cause it, when started running for such interactive use
  120.      in the most ordinary way, to print or display an announcement including
  121.      an appropriate copyright notice and a notice that there is no warranty
  122.      (or else, saying that you provide a warranty) and that users may
  123.      redistribute the program under these conditions, and telling the user
  124.      how to view a copy of this License. (Exception: if the Program itself
  125.      is interactive but does not normally print such an announcement, your
  126.      work based on the Program is not required to print an announcement.)
  127.  
  128. These requirements apply to the modified work as a whole. If identifiable
  129. sections of that work are not derived from the Program, and can be
  130. reasonably considered independent and separate works in themselves, then
  131. this License, and its terms, do not apply to those sections when you
  132. distribute them as separate works. But when you distribute the same sections
  133. as part of a whole which is a work based on the Program, the distribution of
  134. the whole must be on the terms of this License, whose permissions for other
  135. licensees extend to the entire whole, and thus to each and every part
  136. regardless of who wrote it.
  137.  
  138. Thus, it is not the intent of this section to claim rights or contest your
  139. rights to work written entirely by you; rather, the intent is to exercise
  140. the right to control the distribution of derivative or collective works
  141. based on the Program.
  142.  
  143. In addition, mere aggregation of another work not based on the Program with
  144. the Program (or with a work based on the Program) on a volume of a storage
  145. or distribution medium does not bring the other work under the scope of this
  146. License.
  147.  
  148. 3. You may copy and distribute the Program (or a work based on it, under
  149. Section 2) in object code or executable form under the terms of Sections 1
  150. and 2 above provided that you also do one of the following:
  151.  
  152.    * a) Accompany it with the complete corresponding machine-readable source
  153.      code, which must be distributed under the terms of Sections 1 and 2
  154.      above on a medium customarily used for software interchange; or,
  155.  
  156.    * b) Accompany it with a written offer, valid for at least three years,
  157.      to give any third party, for a charge no more than your cost of
  158.      physically performing source distribution, a complete machine-readable
  159.      copy of the corresponding source code, to be distributed under the
  160.      terms of Sections 1 and 2 above on a medium customarily used for
  161.      software interchange; or,
  162.  
  163.    * c) Accompany it with the information you received as to the offer to
  164.      distribute corresponding source code. (This alternative is allowed only
  165.      for noncommercial distribution and only if you received the program in
  166.      object code or executable form with such an offer, in accord with
  167.      Subsection b above.)
  168.  
  169. The source code for a work means the preferred form of the work for making
  170. modifications to it. For an executable work, complete source code means all
  171. the source code for all modules it contains, plus any associated interface
  172. definition files, plus the scripts used to control compilation and
  173. installation of the executable. However, as a special exception, the source
  174. code distributed need not include anything that is normally distributed (in
  175. either source or binary form) with the major components (compiler, kernel,
  176. and so on) of the operating system on which the executable runs, unless that
  177. component itself accompanies the executable.
  178.  
  179. If distribution of executable or object code is made by offering access to
  180. copy from a designated place, then offering equivalent access to copy the
  181. source code from the same place counts as distribution of the source code,
  182. even though third parties are not compelled to copy the source along with
  183. the object code.
  184.  
  185. 4. You may not copy, modify, sublicense, or distribute the Program except as
  186. expressly provided under this License. Any attempt otherwise to copy,
  187. modify, sublicense or distribute the Program is void, and will automatically
  188. terminate your rights under this License. However, parties who have received
  189. copies, or rights, from you under this License will not have their licenses
  190. terminated so long as such parties remain in full compliance.
  191.  
  192. 5. You are not required to accept this License, since you have not signed
  193. it. However, nothing else grants you permission to modify or distribute the
  194. Program or its derivative works. These actions are prohibited by law if you
  195. do not accept this License. Therefore, by modifying or distributing the
  196. Program (or any work based on the Program), you indicate your acceptance of
  197. this License to do so, and all its terms and conditions for copying,
  198. distributing or modifying the Program or works based on it.
  199.  
  200. 6. Each time you redistribute the Program (or any work based on the
  201. Program), the recipient automatically receives a license from the original
  202. licensor to copy, distribute or modify the Program subject to these terms
  203. and conditions. You may not impose any further restrictions on the
  204. recipients' exercise of the rights granted herein. You are not responsible
  205. for enforcing compliance by third parties to this License.
  206.  
  207. 7. If, as a consequence of a court judgment or allegation of patent
  208. infringement or for any other reason (not limited to patent issues),
  209. conditions are imposed on you (whether by court order, agreement or
  210. otherwise) that contradict the conditions of this License, they do not
  211. excuse you from the conditions of this License. If you cannot distribute so
  212. as to satisfy simultaneously your obligations under this License and any
  213. other pertinent obligations, then as a consequence you may not distribute
  214. the Program at all. For example, if a patent license would not permit
  215. royalty-free redistribution of the Program by all those who receive copies
  216. directly or indirectly through you, then the only way you could satisfy both
  217. it and this License would be to refrain entirely from distribution of the
  218. Program.
  219.  
  220. If any portion of this section is held invalid or unenforceable under any
  221. particular circumstance, the balance of the section is intended to apply and
  222. the section as a whole is intended to apply in other circumstances.
  223.  
  224. It is not the purpose of this section to induce you to infringe any patents
  225. or other property right claims or to contest validity of any such claims;
  226. this section has the sole purpose of protecting the integrity of the free
  227. software distribution system, which is implemented by public license
  228. practices. Many people have made generous contributions to the wide range of
  229. software distributed through that system in reliance on consistent
  230. application of that system; it is up to the author/donor to decide if he or
  231. she is willing to distribute software through any other system and a
  232. licensee cannot impose that choice.
  233.  
  234. This section is intended to make thoroughly clear what is believed to be a
  235. consequence of the rest of this License.
  236.  
  237. 8. If the distribution and/or use of the Program is restricted in certain
  238. countries either by patents or by copyrighted interfaces, the original
  239. copyright holder who places the Program under this License may add an
  240. explicit geographical distribution limitation excluding those countries, so
  241. that distribution is permitted only in or among countries not thus excluded.
  242. In such case, this License incorporates the limitation as if written in the
  243. body of this License.
  244.  
  245. 9. The Free Software Foundation may publish revised and/or new versions of
  246. the General Public License from time to time. Such new versions will be
  247. similar in spirit to the present version, but may differ in detail to
  248. address new problems or concerns.
  249.  
  250. Each version is given a distinguishing version number. If the Program
  251. specifies a version number of this License which applies to it and "any
  252. later version", you have the option of following the terms and conditions
  253. either of that version or of any later version published by the Free
  254. Software Foundation. If the Program does not specify a version number of
  255. this License, you may choose any version ever published by the Free Software
  256. Foundation.
  257.  
  258. 10. If you wish to incorporate parts of the Program into other free programs
  259. whose distribution conditions are different, write to the author to ask for
  260. permission. For software which is copyrighted by the Free Software
  261. Foundation, write to the Free Software Foundation; we sometimes make
  262. exceptions for this. Our decision will be guided by the two goals of
  263. preserving the free status of all derivatives of our free software and of
  264. promoting the sharing and reuse of software generally.
  265.  
  266. NO WARRANTY
  267.  
  268. 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR
  269. THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
  270. OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
  271. PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
  272. OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  273. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO
  274. THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM
  275. PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR
  276. CORRECTION.
  277.  
  278. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
  279. WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  280. REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
  281. INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  282. OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO
  283. LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR
  284. THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
  285. PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
  286. POSSIBILITY OF SUCH DAMAGES.
  287.  
  288. END OF TERMS AND CONDITIONS
  289.  
  290. How to Apply These Terms to Your New Programs
  291.  
  292. If you develop a new program, and you want it to be of the greatest possible
  293. use to the public, the best way to achieve this is to make it free software
  294. which everyone can redistribute and change under these terms.
  295.  
  296. To do so, attach the following notices to the program. It is safest to
  297. attach them to the start of each source file to most effectively convey the
  298. exclusion of warranty; and each file should have at least the "copyright"
  299. line and a pointer to where the full notice is found.
  300.  
  301. one line to give the program's name and an idea of what it does.
  302. Copyright (C) 19yy  name of author
  303.  
  304. This program is free software; you can redistribute it and/or
  305. modify it under the terms of the GNU General Public License
  306. as published by the Free Software Foundation; either version 2
  307. of the License, or (at your option) any later version.
  308.  
  309. This program is distributed in the hope that it will be useful,
  310. but WITHOUT ANY WARRANTY; without even the implied warranty of
  311. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  312. GNU General Public License for more details.
  313.  
  314. You should have received a copy of the GNU General Public License
  315. along with this program; if not, write to the Free Software
  316. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  317.  
  318. Also add information on how to contact you by electronic and paper mail.
  319.  
  320. If the program is interactive, make it output a short notice like this when
  321. it starts in an interactive mode:
  322.  
  323. Gnomovision version 69, Copyright (C) 19yy name of author
  324. Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
  325. type `show w'.  This is free software, and you are welcome
  326. to redistribute it under certain conditions; type `show c'
  327. for details.
  328.  
  329. The hypothetical commands `show w' and `show c' should show the appropriate
  330. parts of the General Public License. Of course, the commands you use may be
  331. called something other than `show w' and `show c'; they could even be
  332. mouse-clicks or menu items--whatever suits your program.
  333.  
  334. You should also get your employer (if you work as a programmer) or your
  335. school, if any, to sign a "copyright disclaimer" for the program, if
  336. necessary. Here is a sample; alter the names:
  337.  
  338. Yoyodyne, Inc., hereby disclaims all copyright
  339. interest in the program `Gnomovision'
  340. (which makes passes at compilers) written
  341. by James Hacker.
  342.  
  343. signature of Ty Coon, 1 April 1989
  344. Ty Coon, President of Vice
  345.  
  346. This General Public License does not permit incorporating your program into
  347. proprietary programs. If your program is a subroutine library, you may
  348. consider it more useful to permit linking proprietary applications with the
  349. library. If this is what you want to do, use the GNU Library General Public
  350. License instead of this License.
  351.   ------------------------------------------------------------------------
  352. Return to GNU's home page.
  353.  
  354. FSF & GNU inquiries & questions to gnu@prep.ai.mit.edu. Other ways to
  355. contact the FSF.
  356.  
  357. Comments on these web pages to webmasters@www.gnu.org, send other questions
  358. to gnu@prep.ai.mit.edu.
  359.  
  360. Copyright notice above.
  361. Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  362. 02111, USA
  363.  
  364. Updated: 4 Aug 1997 tower
  365.   ------------------------------------------------------------------------
  366.